Feynman Path Integrals
The Feynman path integral formulation of quantum mechanics is a powerful and elegant way to describe the dynamics of quantum systems. Previously, we have seen the state vector formalism of quantum mechanics, which is based on a few postulates. The path integral formulation is based on the idea that the probability amplitude for a particle to go from one point to another is given by a sum over all possible paths that the particle can take. This is a very different way of thinking about quantum mechanics, and it leads to many interesting results.
Table of Contents
Propagators
We first consider the matrix elements of the time-evolution operator
which is to be interpreted as the probability amplitude for a particle to go from point
Now we can insert a completeness relation with another set of states
Hence, the propagator is a kernel that allows us to evolve the wavefunction in time.
To evaluate the propagator, the key is to split the time interval into
Next, we insert
For notation convenience, let's relabel
We can examine each term in the integrand; we have a general expression (a mini-propagator) of the form:
where the indices
First, plug in
Next, we need to use the Trotter product formula to split the exponential into two parts.
Recall that the Trotter product formula states that for any two operators
For a proof, see the appendix.
Because we are taking the limit
It would be nice if we could replace the operators
The inner product of the position and momentum eigenstates is given by:
For the second term (matrix element), because all the exponentials are Hermitian, we can freely extract them out of the inner product.
We can apply the
We also get another inner product of the momentum and position eigenstates. Plugging that in, we have
with a negative sign in front of the last exponential because the inner product is conjugate symmetric.
This is just a Gaussian integral. Recall
With this, we can finally plug this back into the propagator
and take the limit
We can expand the product on each term:
A product of exponentials is just the exponential of the sum, so we can instead write this as
As the limit is taken, we have
Miraculously, we have the action
This is known as a functional integral because instead of integrating over a range of values, we are integrating over all possible functions
Some sources try to state that in the path integral formulation, particles explore "all possible paths" between two points. This is technically not true due to a subtle issue—these paths are not paths in physical space, but rather in the abstract configuration space of the system. If, for instance, we have two particles, the configuration space is 6-dimensional while the physical space still has 3 spatial dimensions. This will be crucial when discussing historical attempts to make quantum mechanics relativistic.
Evaluating Path Integrals
If it is not obvious, the path integral is a very difficult object to evaluate. It is perhaps the most difficult object in all of quantum mechanics.
Gaussian Integrals
As vaguely mentioned before, Gaussian integrals are involved in the path integral. We already know that
where
where
Next, we can change variables to
As
Now we just have an ordinary Gaussian integral in the product:
When we sum over the elements of a diagonal matrix, that is just the determinant:
and the determinant of
Next, suppose we add a linear term to the exponent:
where
When we derive this result, we have to complete the square in the exponent.
This involves finding the minimum of the polynomial
Define the polynomial as
To find its minimum, we set the derivative of
where we have used the fact that
Plugging this back into the polynomial, we have
The reason we are doing this is because now we can complete the square in the exponent.
Recall that in normal Gaussian integrals, we find
from which we just make the substitution
Now, we make the substitution
As one can see, we just have a prefactor of
Why are we doing this? Consider the fact that functions can be represented as an infinite-dimensional vector space.
We can represent the function
We just convert this to vector form, evaluate it, and then convert it back to functional form:
There are a few things to note about this result.
-
The prefactor is the same as the Gaussian integral, but now we have a functional determinant instead of a matrix determinant.
-
The inverse of a multivariable function is a bit more nuanced to define. For a single-variabled function, we just have
such that . For a multivariable function, we have to define the inverse in terms of the Dirac delta:In other words, the inverse of
is just the Green's function of the operator .
Lattice Discretization
Another approach to evaluating path integrals is to discretize the path integral into a lattice.
In this approach, we divide the time interval into
First, consider the action
where
where
Recall that we define the path integral as
Removing the limit of
This is a discretized version of the path integral, where we have replaced the functional integral with a product of ordinary integrals over the position at each time step. The key is that instead of a functional integral, we have a well-defined, albeit very high-dimensional, integral over the position at each time step.
We will see that this approach is useful for numerical simulations of quantum systems, such as in quantum Monte Carlo methods. This technique is especially important for lattice gauge theories (such as quantum chromodynamics), where the path integral is evaluated on a discrete spacetime lattice.
Stationary Phase Approximation
Another way to approximate path integrals is to use the stationary phase approximation. The key is that for some systems, we already know what the classical path is, and we can use that to approximate the path integral. The stationary phase approximation is based on the idea that the main contribution to the path integral comes from paths where the action is stationary, i.e., where the action does not change much as we vary the path.
Let the classical path of the system be
The action can then be written as a Taylor expansion around the classical path. This gives us
The Three Approaches
We have now seen three different approaches to analyzing time evolution in quantum mechanics:
-
The Schrödinger picture in the state vector formalism, where we have the time-evolution operator
acting on the state vector . The equation of motion is given by the Schrödinger equation: -
The Heisenberg picture in the state vector formalism, where we have the time-evolution operator
acting on the operators . The equation of motion is given by the Heisenberg equation of motion: -
The path integral formulation, where we have the propagator
defined as the matrix element of the time-evolution operator . The equation of motion is given by the path integral:
Currently, it may seem like the path integral formulation is just far more complicated than the other two approaches. This is the case for simple systems, but path integrals are extensively used in quantum field theory and statistical mechanics.
Physical Interpretations
If one looks at the path integrals, notice that we have the integrand as a complex exponential. The complex exponential is a periodic function that oscillates over time. This means that the path integral is a sum of oscillating functions, which can lead to interference effects.
This is similar to wave behavior in classical physics, where waves can interfere with each other to create constructive or destructive interference. In order to derive an expression for the intensity of light given a wave, we have to take all the possible paths that light can take to get from point A to point B. For each path, we associate a phase factor, then sum over all the paths. If the phases cancel out, we get destructive interference, and if they add up, we get constructive interference.
Similarly, in the path integral formulation, we can think of the paths as being weighted by a phase factor of
Propagators as Green's Functions
Taking the definition of the propagator in Equation
First, notice that the term
Second, consider what happens as
These two properties of the propagator, that it is a solution to the Schrödinger equation and that it reduces to the Dirac delta function as
Summary and Next Steps
The path integral formulation of quantum mechanics is a powerful and elegant way to describe the dynamics of quantum systems.
Here are the key points to remember:
-
The propagator
is the probability amplitude for a particle to go from point at time to point at time . It is the matrix element of the time-evolution operator . -
Through a series of steps, we can express the propagator as
Equivalently, we write a shorthand notation for the propagator as
where
is the action of the system and is the integration measure, defined as -
We can solve one class of path integrals, inspired by the Gaussian integral, by completing the square in the exponent:
where
is a real, symmetric matrix and is the inverse of the operator , defined such that -
Two other approaches to evaluating path integrals are the lattice discretization and the stationary phase approximation.
- The lattice discretization involves dividing the time interval into small intervals and approximating the action as a sum over these intervals.
- The stationary phase approximation is based on the idea that the main contribution to the path integral comes from paths where the action is stationary, i.e., where the action does not change much as we vary the path.
-
The path integral formulation is a powerful tool in quantum field theory and statistical mechanics, allowing us to analyze complex systems and derive results that are difficult to obtain using other methods.
-
Path integrals provide a natural way to incorporate the principle of stationary action, where paths that contribute significantly to the integral are those for which the action is stationary.
In the next section, we will finally discuss our first system, the quantum harmonic oscillator.